Skip to content

Conversation

asivitz
Copy link
Contributor

@asivitz asivitz commented Aug 12, 2025

This is a small PR which does the minimum work required to update imgui to 1.91.3. No new features are supported. The one breaking change is that it changes the signature of imageButton.

This is needed for SDL3 support, which will come in a separate PR (and depends on the yet unreleased sdl3-hs package). 1.91.3 is the first version that comes close enough to the current version of SDL3 to support it.

I believe this closes #214

@asivitz asivitz force-pushed the update-imgui-1.91.3 branch from a875375 to 44f4c28 Compare August 12, 2025 18:19
@dpwiz dpwiz enabled auto-merge (squash) August 30, 2025 18:21
@dpwiz dpwiz merged commit dc2227b into haskell-game:main Aug 30, 2025
1 check passed
@dpwiz
Copy link
Member

dpwiz commented Aug 30, 2025

Oops. Vulkan segfault has the same issue and not just my system being misconfigured.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Next upstream major: 1.91.x series
2 participants